创建工具库¶ 创建一个工具库,用来存放一些其他乱七八糟的东西: 1ng generate lib utils --tags=lib:utils --unit-test-runner jest 到此,前期的一些准备工作就完成了